################################
#			       #
#     =MATH-XO CHANGELOG=      #
#                              #
################################

<Version 0.1 - 1/03/08>
#change:
- added button class, button containers, button str values(to be converted in int later)
- added question and answer int converter
- added tfbuild.ttf font
- added question checker with some sort of surprize on the screen
<------------------------------------------------>



<version 0.2 - 30/06/08>
#change:
- resized screen size to 1200x900
- added a 300x900 (RGB:111,111,111) rect for the menu
- resized buttons from 40x40 to 80x80
- added transparent math-xo logo
- changed font to liberation-serif.ttf (renamed to serif)
- created menu buttons(+,-,x,/)
<------------------------------------------------>

<version 0.2 - 1/07/08>
#change
- Added variable MENU which determines if questions are +,- or x
- Working menu +,- and x
- Added timer to erase the self.prize after a time
- Added - (negative) button for subtraction
<------------------------------------------------>